docs: Change 'text' to 'content' in multimodal examples#229
docs: Change 'text' to 'content' in multimodal examples#229AlemTuzlak merged 1 commit intoTanStack:mainfrom
Conversation
📝 WalkthroughWalkthroughDocumentation updated to reflect API payload structure changes in multimodal message examples. All text content fields renamed from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2025-12-13T17:09:09.794ZApplied to files:
🔇 Additional comments (3)
✏️ Tip: You can disable this entire section by setting Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🎯 Changes
Updated the documentation examples to use the
contentproperty instead oftext.This change aligns the documentation with the internal type definitions, where
contentis the expected field name. Usingtextin the docs could lead to type errors or confusion for developers implementing the library based on the examples.✅ Checklist
pnpm run test:pr.🚀 Release Impact
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.